cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/039-password strength background/
index.html
/cody/solygambas/html-css-javascript-projects/039-password strength background/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const password = document.getElementById("password");
const background = document.getElementById("background");
password.addEve
const background = document.getElementById("background");
password.addEve